home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib7 / v_09_01 / 9n01104a < prev    next >
Encoding:
Text File  |  1995-11-01  |  212 b   |  12 lines

  1.  
  2.         for {} 1 {} {
  3.                 spawn rogue
  4.                 expect "*Str: 18*" break \
  5.                        "*Str: 16*" {}
  6.                 close
  7.         }
  8.         interact
  9.  
  10.         Listing 1
  11.  
  12.